| Fully Qualified Name: | Laminas\Dom\Document\Query | 
Query object executable in a Laminas\Dom\Document
| Name | Description | Defined By | 
|---|---|---|
| cssToXpath() | Transform CSS expression to XPath | Query | 
| execute() | Perform the query on Document | Query | 
Transform CSS expression to XPath
| Parameter Name | Type | Description | 
|---|---|---|
| $path | string | 
Returns: string
Perform the query on Document
| Parameter Name | Type | Description | 
|---|---|---|
| $expression | string | CSS | 
| $document | \Document | Document | 
| $type | string | The | 
| $contextNode | \DOMNode | 
Returns: \NodeList